Skip to content

Instantly share code, notes, and snippets.

@ericelliott
Created April 2, 2016 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericelliott/ea79dddf57b156c297afcca0892e4aab to your computer and use it in GitHub Desktop.
Save ericelliott/ea79dddf57b156c297afcca0892e4aab to your computer and use it in GitHub Desktop.
Math.random
Math.random(); // => 0.4011148700956255
Math.random(); // => 0.8533405303023756
Math.random(); // => 0.3550692005082965
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment