[back] [prev] [next] [index] [root]

 


RandomOrder

Using RandomOrder a random order is computed.

Syntax:

o := RandomOrder(R, n [, l]);

order
  o  
ring
  R  
may be Z, an order or an functions field order.
integer
  n  
degree
list
  l  

Description:

no detailed description available yet


Example:

kash> o := RandomOrder(Z, 4);
> Generating polynomial: x^4 + 19*x^3 + 11*x^2 + 5*x - 6



<- back[back] [prev] [next] [index] [root]