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

Fallback to math.random if there is no crypto support #316

Merged
merged 2 commits into from
Jan 17, 2017
Merged

Conversation

glena
Copy link
Contributor

@glena glena commented Jan 16, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 98.83% (diff: 90.00%)

No coverage report found for master at 1e230ff.

Powered by Codecov. Last update 1e230ff...75eb4b8

@@ -420,7 +420,7 @@ describe('helpers', function () {
});
});

it.only('should not breack the string', function () {
it('should not breack the string', function () {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

break*

@glena glena added this to the v8.1.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants