67.48 PseudoRandom

PseudoRandom( G )
PseudoRandom( module )

It takes as input either a matrix group G, or a G-module module and returns a pseudo-random element. If the supplied record has no seed stored as a component, then it constructs one (as in InitPseudoRandom).

The algorithm is described in [1].

Previous Up Top Next
Index

GAP 3.4.4
April 1997