• Stars
    star
    1
  • Language
    C#
  • License
    GNU General Publi...
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple random sequence generator. Based on a next and next nearest neighboured cellular automaton. Utilizes absolute rule number 1436965290. Interfaces through class RandomSequence. Initialized with a UInt64 random seed. Returns time-spaced array of bool or byte.