You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 years ago | |
---|---|---|
.. | ||
Makefile | 6 years ago | |
README.md | 7 years ago | |
main.c | 6 years ago |
README.md
Expected result
This test outputs a sequence of random bytes, starting with one, then two and so on, until 20 random bytes are printed. Then the application sleeps for a second and starts over.
Background
Test the functionality of a platforms HWRNG implementation.