Skip to content

A tiny JavaScript helper to create random numbers between 0 and 1.

Notifications You must be signed in to change notification settings

djave-co/shaped-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Shaped random

A tiny JavaScript helper to create random numbers between 0 and 1.

const ShapedRandom = require("shaped-random");
console.log(ShapedRandom.fire());

About

A tiny JavaScript helper to create random numbers between 0 and 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published