TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Random ( seq() M ) -> any

Description

A random element of G; m gives the maximum exponent for infinite generators and defaults to 10 if not supplied.

Examples

x_A := Sequence([34,23,46,334,]); Random(x_A);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group