Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chance.js #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 13, 2016

  1. chance.js

    If you create your own instance of Chance, you can provide your own seed if you would like to be repeatable or if you’d like a more truly random seed. In the below example, I am doing an AJAX call to hit Random.org to retrieve a true random number which I use to seed Chance.
    usernamealreadyis committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    22d8dba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69525a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from GistIcon/master

    Merge pull request bettiolo#3 from usernamealreadyis/patch-1
    usernamealreadyis committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    24e6b72 View commit details
    Browse the repository at this point in the history