def fast_random_series (   self,
  count 
)

Reimplemented from ran_shift.

Definition at line 194 of file r250.py.

00194                                        :
00195         return r250.fast_random_series(self, count) ^ self.r521.fast_random_series(count)
00196             
if __name__ == "__main__":


Generated on Wed Nov 21 10:18:33 2007 for analysis by  doxygen 1.5.4