Searched defs:randstate (Results 1 – 2 of 2) sorted by relevance
19 type randstate struct { struct20 hi, lo uint3223 func (r *randstate) rand() uint32 {
1037 int64_t randstate = 0x1243456; in generate_noisy_sine() local