mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
util/libreboot-utils: randomisation test
to test the effectiveness of the rand function Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -388,6 +388,7 @@ void *mkrbuf(size_t n);
|
||||
void rset(void *buf, size_t n);
|
||||
void *mkrbuf(size_t n);
|
||||
char *mkrstr(size_t n);
|
||||
int win_lottery(void);
|
||||
|
||||
/* Helper functions for command: dump
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user