xorshift
Random number generator using xorshift128+
Found 11 results for xorshift
Random number generator using xorshift128+
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
xorshift* / xorshift+ generators
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
A random number generator that generates random BigInt with the specified seed and maximum value using Xorshift.
wrap xorshift128+ to random number generator
Random number generator using xorshift128+
Random function(Xorshift implement)
Get a random buffer based on a seed. Fast, not secure.
Same algorithm as Math.random but with a custom seed