Source: wikibot/linear-feedback-shift-register
= Linear-feedback shift register
{wiki=Linear-feedback_shift_register}
A Linear Feedback Shift Register (LFSR) is a type of sequential circuit that consists of a shift register and a linear feedback mechanism. It is widely used in digital systems for a variety of applications, including pseudorandom number generation, cryptography, error detection and correction, and digital signal processing.