Simple API wrapping around arbitrary pseudo-random number generation algorithms and their common utilizations (such as random integers and shuffling arrays)
studioKeywi
Utility functions that make use of (pseudo-)random number generation
Shuffles an array. Mutates the original array
Simple API wrapping around arbitrary pseudo-random number generation algorithms and their common utilizations (such as random integers and shuffling arrays)
Author
studioKeywi