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

Resolves two issues and corrects troll update #6

Closed
wants to merge 2 commits into from

Conversation

iargue
Copy link

@iargue iargue commented Jul 15, 2015

This pull corrects issue #5 and issue #4

Fixes #5 by filtering out any number not inside of the range from the chosen numbers array.

Fixes #4 by using the window.crypto.getRandomValues function.

This also removed the troll updates by havok2905 which prevented this library from working.

iargue added 2 commits July 15, 2015 16:51
The random function now cleanly handles changing the range while the
page is loaded.

The random function is now crypto secure.
Removes the troll commit made by havok2905
@iargue iargue changed the title Resolves to issue and corrects troll update Resolves two issues and corrects troll update Jul 15, 2015
@havok2905
Copy link
Contributor

#5 still breaks, and now indefinitely hangs on browser refresh unlike the original. This app also doesn't warrant the complexity for true random numbers.

@havok2905 havok2905 closed this Jul 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants