]> mj.ucw.cz Git - libucw.git/commit
Random: Implemented new pseudo-random interface.
authorPavel Charvat <pchar@ucw.cz>
Tue, 9 Jun 2020 10:14:16 +0000 (12:14 +0200)
committerPavel Charvat <pchar@ucw.cz>
Tue, 22 Mar 2022 18:06:59 +0000 (18:06 +0000)
commita1d5f704b6961b195a2a8592177f1eecc5f1228c
treee37031eae59af8187d2e610aef411d1b292eddef
parent794fd1868850e47faca2137a52a7f17b4f9fdf36
Random: Implemented new pseudo-random interface.
ucw/Makefile
ucw/random-fast.c [new file with mode: 0644]
ucw/random-test.c [new file with mode: 0644]
ucw/random-test.t [new file with mode: 0644]
ucw/random.h [new file with mode: 0644]