Search
prando
Deterministic pseudo-random number generator for JavaScript and TypeScript
v6.0.1 URL:
https://unpkg.com/prando@6.0.1/dist/Prando.umd.js
Open
Browse Files
rng
prng
random
random number generator
deterministic
aleatory
seed
fictional
Generate fake data deterministically from a given input
v3.0.1 URL:
https://unpkg.com/fictional@3.0.1/index.js
Open
Browse Files
deterministic
fake
data
generator
fictional
fixtures
unit
testing
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
v1.0.1 URL:
https://unpkg.com/json-stable-stringify-without-jsonify@1.0.1/index.js
Open
Browse Files
json
stringify
deterministic
hash
sort
stable
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
v2.1.0 URL:
https://unpkg.com/fast-json-stable-stringify@2.1.0/index.js
Open
Browse Files
json
stringify
deterministic
hash
stable
seeded-rand
A simple seeded pseudo-random number generator
v4.0.0 URL:
https://unpkg.com/seeded-rand@4.0.0/dist/jsrand.js
Open
Browse Files
prng
seed
seeded
pseudorandom
pseudo-random
random
generator
marsaglia
deterministic
reproducible
testing
typescript