fast-shuffle

A fast implementation of a fisher-yates shuffle that does not mutate the source array.

inthash

Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.