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

expose core randomness #258

Merged
merged 3 commits into from
Apr 23, 2015
Merged

expose core randomness #258

merged 3 commits into from
Apr 23, 2015

Conversation

willscott
Copy link
Member

freedom['core.crypto']().getRandomBytes(n).then(function (buffer) {
  ...
});

address freedomjs/freedom-for-firefox#33

```javascript
freedom['core.crypto']().getRandomBytes(n).then(function (buffer) {
  ...
});
```
address freedomjs/freedom-for-firefox#33
@agallant
Copy link

👍

willscott added a commit that referenced this pull request Apr 23, 2015
@willscott willscott merged commit 88992b0 into master Apr 23, 2015
@willscott willscott deleted the willscott-core.getRandomBytes branch April 23, 2015 18:26
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