Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

olalonde/crypto-range

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WIP

Usage

const randomInt = require("crypto-range");

// returns a cryptographically secure random number in the [min, max( interval
const num = await randomInt(min, max);

License

MIT

About

Crypto secure random integer generation within a range

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors