lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Fri, Mar 23, 2018 at 3:24 PM, Albert Chan <albertmcchan@yahoo.com> wrote:
Period 2**128 - 1: Is it due to all zero state will never happen ?

That's correct, a maximal period linear feedback shift register will go through all possible states except the all-zero state.
 

--
--