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

Random.cpp: Support for baremetal arc4random #26

Open
phillipjohnston opened this issue Mar 26, 2019 · 1 comment
Open

Random.cpp: Support for baremetal arc4random #26

phillipjohnston opened this issue Mar 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@phillipjohnston
Copy link
Member

random.cpp - get support for arc4random and opening a bare metal random device

We currently just use rand(), but we could be much better.

@phillipjohnston phillipjohnston added the enhancement New feature or request label Mar 26, 2019
@phillipjohnston
Copy link
Member Author

Maybe we should update this so we install a "random handler", and the user application can implement that if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant