Reimplemented in r250_521.
Definition at line 117 of file r250.py.
00117 : 00118 self.ranbuf=Numeric.array(state[0]) #make a copy here, too, so we can re-use the state as often as needed 00119 self.counter = state[1] 00120 def random(self):