prng-algorithms
Create a memorized array of unlimited numbers from a small seed. The output can be tokenized and used in code to derive values. Useful for synthetic data, personalization, world building and more.
Python package for generating the random number using Middle Square Weyl sequence