We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89fb6b5 commit 5655534Copy full SHA for 5655534
README.md
@@ -1,4 +1,4 @@
1
# Software Random Number Generator
2
-A library to Generate 32-bit Random Numbers using an onboard 32-bit Timer
+A Software library to generate 32-bit Random Numbers using an onboard 32-bit Timer
3
and a combination of LFSR, XOR Shift and the FNV hash function on an STM32F401
4
-Nucleo Development Board
+Nucleo Development Board
0 commit comments