xorshift
Random number generator using xorshift128+
Random number generator using xorshift128+
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
A random number generator that generates random BigInt with the specified seed and maximum value using Xorshift.
Random function(Xorshift implement)
Same algorithm as Math.random but with a custom seed
Get a random buffer based on a seed. Fast, not secure.
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Random numbers, Noise
Variable size symmetric key encryption algorithm
xorshift* / xorshift+ generators
Random number generator using xorshift128+
wrap xorshift128+ to random number generator
The library that generates random numbers by 3 ways! Cryptographically strong Fortune? Fast XorShift+? Or maybe something mean? Fast and reliable Mersenne Twister? The choice is yours!