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.