JSPM

Found 63 results for randomness

drand-client

A client to the drand randomness beacon network.

  • v1.4.2
  • 55.04
  • Published

@grandom/engines

Various RNG engines for the grandom library.

  • v4.0.1
  • 54.20
  • Published

@grandom/mt19937

Configurable Mersenne Twister PRNG implementation written in TypeScript.

  • v1.0.6
  • 47.87
  • Published

grandom

Configurable, flexible, and overall great random number and data generator library.

  • v1.5.0
  • 45.61
  • Published

@grandom/core

Core package of the grandom library.

  • v3.0.4
  • 42.91
  • Published

@grandom/bigint

A great random bigint generator.

  • v1.2.10
  • 42.88
  • Published

@grandom/boolean

A configurable, flexible, seedable, and overall great random boolean generator.

  • v1.4.7
  • 42.45
  • Published

@grandom/pick-umd

Various UMD builds of a great random picker.

  • v1.4.0
  • 42.39
  • Published

@grandom/number-umd

Various UMD builds of a great random number generator.

  • v1.4.8
  • 42.38
  • Published

@grandom/weighted

Configurable, flexible, seedable, and overall great weighted randoms.

  • v1.0.5
  • 41.58
  • Published

@grandom/bigint-umd

Various UMD builds of a great random bigint generator.

  • v1.2.10
  • 41.47
  • Published

@grandom/shuffle

A configurable, flexible, seedable, and overall great random shuffler.

  • v1.1.0
  • 41.12
  • Published

@grandom/string-umd

Various UMD builds of a great random string generator.

  • v1.2.7
  • 41.09
  • Published

@grandom/string

A configurable, flexible, seedable, and overall great random string generator.

  • v1.2.7
  • 40.94
  • Published

@grandom/pick

A configurable, flexible, seedable, and overall great random picker.

  • v1.4.0
  • 40.91
  • Published

@grandom/boolean-umd

Various UMD builds of a great random boolean generator.

  • v1.4.7
  • 40.86
  • Published

@grandom/number

A configurable, flexible, seedable, and overall great random number generator.

  • v1.4.8
  • 40.24
  • Published

randomness

Randomness tests

  • v1.6.21
  • 40.19
  • Published

@grandom/weighted-umd

Various UMD builds of a great weighted random generator.

  • v1.0.5
  • 40.08
  • Published

@grandom/engines-umd

Various UMD builds of RNG engines for the grandom library.

  • v4.0.1
  • 39.82
  • Published

shuffrand

Cryptographically secure randomizer and shuffler.

  • v1.8.6
  • 38.49
  • Published

@push.rocks/smartunique

A library to generate unique identifiers using methods like UUID and nanoid.

  • v3.0.9
  • 37.26
  • Published

randomness-js

A library for consuming, verifying and using randomness from the dcipher network

  • v1.0.2
  • 34.77
  • Published

@witnet/ethers

Wit/Oracle SDK Framework package for Solidity projects

  • v1.0.3
  • 34.39
  • Published

niceware-ts

Niceware-TS is a TypeScript implementation of Niceware, a method for generating or converting random bytes into English language passphrases.

  • v0.0.5
  • 32.70
  • Published

@randomorg/core

The official library to access the RANDOM.ORG JSON-RPC API

  • v1.1.1
  • 21.17
  • Published

brando

Brando, is a module to handle pseudo-random sequences/permutations of integers using Buffers.

  • v0.0.61
  • 17.21
  • Published

@hikyu/random

Get random 🎲 things the easy way. Simple, quick and light 🤏. 📂 Zipped under 2kb with updates.

  • v1.2.15
  • 16.63
  • Published

randoscando

Predictable randomness library, all seed based

  • v1.0.1
  • 16.21
  • Published

chancer

Tools for generating random behaviour in Javascript

  • v2.0.2
  • 15.43
  • Published

randomiz

A npm library making randomness easier

  • v2.2.0
  • 14.78
  • Published

drand-mcp-server

A model context protocol server for drand

  • v0.0.1-rc1
  • 14.71
  • Published

shashi

Shashi, a simple module to generate, using pseudo-randomness, a universal family/set of hash functions, which produce integer values within the selected range (a prime number)..

  • v0.2.4
  • 12.81
  • Published

all-random

A package that helps you with everything related to randomness

  • v1.2.1
  • 9.81
  • Published

@buff-beacon-project/curby-client

This is the official client library for the [CURBy Project](https://random.colorado.edu). It fetches and validates both the regular randomness chain and the DIRNG chain.

  • v1.2.0
  • 9.75
  • Published

weighted-random-selection

Library for randomly selecting from a list of items using your own weighting for how frequently each item is chosen.

  • v1.0.0
  • 9.04
  • Published

goldenrandom

A library for generating random numbers with the golden ratio

  • v0.0.51
  • 8.82
  • Published

parkmiller-random

Park-Miller pseudorandom number generator (PRNG) package. Fast and easy-to-use for applications requiring controlled randomness.

  • v1.0.0
  • 8.25
  • Published

entropykey

A tool to generate unique tokens using the camera feed for randomness.

  • v3.0.1
  • 7.16
  • Published

@bug-fix/drand-client

A client to the drand randomness beacon network.

  • v1.2.6-fix.11
  • 6.99
  • Published

shared-random

A library for generating verifiably-random numbers between multiple parties.

  • v1.1.0
  • 6.94
  • Published

a-random

Get random elements from on array

  • v1.0.0
  • 6.94
  • Published

hubot-uncontext

A hubot script that takes advantage of uncontext (http://uncontext.com) random streams.

  • v0.0.5
  • 5.94
  • Published

randomness-extractors

Extract (hopefully) almost uniform random bit from source(s) of biased and correlated bits.

  • v1.0.0
  • 4.99
  • Published

grandom-umd

Various UMD builds of a great random number and data generator library.

  • v1.5.0
  • 4.52
  • Published

nist-randomness-test-suite

This is an npm module which provides a subset of tests documented in the Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applications.

  • v0.0.7
  • 4.41
  • Published

perlin.ts

A small, fast, classical Perlin noise generator that uses CPU. Without any dependencies.

  • v1.0.2
  • 4.38
  • Published

cl-rando

An homage to the randos in your life AKA CL Randos. I use it to randomize arrays.

  • v0.0.17
  • 2.73
  • Published

solrand

Simple randomness library for Solidity

  • v1.0.0
  • 2.67
  • Published

evm-randomness

Minimal, typed SDK skeleton for HyperEVM VRF

  • v0.4.0
  • 0.00
  • Published

react-entropykey

A tool to generate unique tokens using the camera feed for randomness.

  • v1.1.1
  • 0.00
  • Published

uuid-extra

Uniqueness and Randomness combined

  • v1.0.7
  • 0.00
  • Published

@coleblender/random

This package is designed to help with various applications of randomness in JavaScript.

  • v1.0.2
  • 0.00
  • Published

hyperevm-vrf-sdk

Minimal, typed SDK skeleton for HyperEVM VRF

  • v0.3.0
  • 0.00
  • Published