drpjk / avr-hardware-random-number-generation

Automatically exported from code.google.com/p/avr-hardware-random-number-generation
0 stars 0 forks source link

Some examples Initialize twice #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The following examples run Initialize twice:

- Generate_Random_Bytes.ino
- Generate_Random_Numbers.ino
- Seed_PRNG.ino 

Presumably one can be removed.

Original issue reported on code.google.com by pmjdebru...@pcode.nl on 9 Jun 2014 at 8:22

GoogleCodeExporter commented 8 years ago
https://github.com/pmjdebruijn/Arduino-Entropy-Library/commit/c8dbde323fde5217e6
1b0b5d02862efbf2842165

Original comment by pmjdebru...@pcode.nl on 19 Jun 2014 at 6:10