1 2 3 4 5 6 7 8 9 10
/* ISC license. */ /* MT-unsafe */ #include <skalibs/random.h> int badrandom_init (void) { return 1 ; }