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

Better entropy source #7

Open
snobu opened this issue Feb 28, 2016 · 0 comments
Open

Better entropy source #7

snobu opened this issue Feb 28, 2016 · 0 comments

Comments

@snobu
Copy link

snobu commented Feb 28, 2016

Find a better way to seed entropy. Currently takes the last 8 bits of the system microsecond counter.

How about mixing in a floating analog pin?
Pin number should get passed in from a user supplied variable to make sure the analog pin is connected to thin air.
https://www.arduino.cc/en/Reference/Random

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

No branches or pull requests

1 participant