mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
88fa49ab38
Per default random data is read from `/dev/random` now. If specified (e.g. `-s 4711`), data is generated by calls to POSIX random function like before. The POSIX random API is initialize with the given seed (`srandom(4711);` in this example). |
||
---|---|---|
.. | ||
clang_compat.h | ||
cpu-conf.h | ||
cpu.h | ||
hwtimer_cpu.h | ||
native_internal.h | ||
nativenet_internal.h | ||
nativenet.h | ||
periph_conf.h | ||
tap.h |