/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.

Primary LanguageJavaScriptMIT LicenseMIT

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