This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/LFSR.schelpTITLE:: LFSR summary:: _short_description_here_ categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff DESCRIPTION:: _put_long_description_here_ First code examples: code:: _some_example_code_ :: CLASSMETHODS:: METHOD:: new argument:: length argument:: taps INSTANCEMETHODS:: METHOD:: nextN argument:: num METHOD:: next METHOD:: values METHOD:: startValues METHOD:: reverseTaps METHOD:: length METHOD:: init METHOD:: all argument:: max METHOD:: lastTaps METHOD:: taps EXAMPLES:: code:: _some_example_code_ ::