/math-random-patterns

patterns in math.random

Primary LanguageJavaScriptMIT LicenseMIT

math-random-patterns

Are there patterns in math.random? Inspired by Hardware Random Number Generators

patterns

usage

/*
main [function]
args:
size of canvas square [number]
size of dot [number]
*/
main(500, 1);

demo

demo

licence

MIT