Searched defs:fastrand (Results 1 – 7 of 7) sorted by relevance
1 # fastrand chapter
96 fastrand() { function
35 static int fastrand () in fastrand() function
45 fastrand = None variable
83 fn fastrand(&mut self) -> u32 { in fastrand() method
120 inline int fastrand() { in fastrand() function
698 fn fastrand(&self) -> u32 { in fastrand() method