github.com/afumu/libc@v0.0.6/musl/src/prng/__seed48.c (about) 1 #include "rand48.h" 2 3 unsigned short __seed48[7] = { 0, 0, 0, 0xe66d, 0xdeec, 0x5, 0xb };