Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
xorshift
Random number generator using xorshift128+
ml-xsadd
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
xorshift.js
xorshift* / xorshift+ generators
js-2dmath
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Random numbers, Noise
uupaa.random.js
Random function(Xorshift implement)
cycle-crypt
Variable size symmetric key encryption algorithm
@japan-d2/random-bigint
A random number generator that generates random BigInt with the specified seed and maximum value using Xorshift.
@lazy-random/generators-xorshift128
wrap xorshift128+ to random number generator
fortune-js
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!
@bluelovers/xorshift
Random number generator using xorshift128+
pseudo-random-buffer
Get a random buffer based on a seed. Fast, not secure.
pseudo-math-random
Same algorithm as Math.random but with a custom seed