This website requires JavaScript.
Explore
Help
Sign In
webadmin
/
pico-rng
Watch
1
Star
0
Fork
0
You've already forked pico-rng
mirror of
https://github.com/polhenarejos/pico-rng.git
synced
2026-04-15 20:02:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.0
pico-rng
/
firmware
History
Pol Henarejos
55591fd55b
Added version 1.0 to USB device version.
...
Signed-off-by: Pol Henarejos <
pol.henarejos@cttc.es
>
2022-08-22 13:17:29 +02:00
..
CMakeLists.txt
Updated firmware and test tool with with simple random number generator code
2021-02-07 11:01:42 -06:00
pico_rng_analyze.py
Add analyzer script to produce figures of random bytes distribution.
2022-08-22 13:13:34 +02:00
pico_rng_test.py
Added --size to output a fixed number of bytes.
2022-08-22 00:03:20 +02:00
pico_rng.c
Small enhancement: it is not necessary to output two different bits.
2022-08-22 00:04:16 +02:00
pico_rng.h
Added version 1.0 to USB device version.
2022-08-22 13:17:29 +02:00
usb_common.h
Initial commit
2021-02-06 08:35:38 -06:00