diff --git a/README.md b/README.md index df4f10f..2820929 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Software Random Number Generator -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 and a combination of LFSR, XOR Shift and the FNV hash function on an STM32F401 -Nucleo Development Board \ No newline at end of file +Nucleo Development Board