Skip to content
Snippets Groups Projects
Commit dd5923c9 authored by graham sanderson's avatar graham sanderson
Browse files

oops

parent 452b4d0b
Branches pico_rand
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ extern "C" {
* - Bus Performance Counter (\ref PICO_RAND_ENTROPY_SRC_BUS_PERF_COUNTER == 1): One of the bus fabric's performance
* counters is mixed in each time.
*
* \note all entropy sources are hashed before application to the PRNG state machine.
* \note All entropy sources are hashed before application to the PRNG state machine.
*
* \note The \em first time a random number is requested, the 128-bit PRNG state
* must be seeded. Multiple entropy sources are also available for the seeding operation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment