|
Embedded Artistry Framework
Embedded Systems C++ Framework
|


Functions | |
| void | test_randseed (uint64_t s) |
| uint64_t | test_randn (uint64_t n) |
| uint64_t | test_randint (uint64_t a, uint64_t b) |
| void | test_shuffle (uint64_t *p, size_t n) |
| void | test_randrange (uint64_t *p, size_t n) |
| int | t_choose (uint64_t n, size_t k, uint64_t *p) |
References calloc(), free(), insert(), k, malloc(), n, p, shuffle2(), and test_randn().
References n, r, rand64(), and UINT64_MAX.
Referenced by shuffle2(), t_choose(), test_randint(), and uint64_gen().

References n, p, and test_shuffle().
| void test_randseed | ( | uint64_t | s | ) |
References n, p, and shuffle2().
Referenced by test_randrange(), and uint64_gen().

1.8.15