Skip to content

Conversation

the-pat
Copy link

@the-pat the-pat commented Jul 29, 2025

Uses a linear congruential generator to generate random numbers in a reproducible manner. JavaScript's built-in random number generator (RNG) doesn't allow the user to initialize the initial state with a "seed" value.

note: not a cryptographically secure RNG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant