Skip to content

Small javascript challenge to render the result of a Pseudo Random Number Generator without using Math.random() more than once in a given function.

License

Notifications You must be signed in to change notification settings

rraspo/coin-flip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coin-flip

coin flip

Small javascript challenge to render the result of a Pseudo Random Number Generator without using Math.random() more than once in a given function.

run the project

yarn && yarn start

About

Small javascript challenge to render the result of a Pseudo Random Number Generator without using Math.random() more than once in a given function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published