Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fair random

This is the best implementation of getting random numbers, backed by the blockchain.

Usage

just add the script, and import it

<script type="module">
import random from 'https://cdn.rawgit.com/bullgit/fair-random/gh-pages/fair-random.js';

console.log(random(0,5));
</script> 

More info

This project was made as a workshop at CodePenDay 2017 in Hamburg, slides and video available here

License

WTFPL

About

This is a library to find random numbers, better than Math.random()

Topics

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages