random.lib
constant
genericid
type
type
list
→
(
def
→
returntype
)
constant
randomid
type
type
list
→
(
def
→
returntype
)
constant
randommat
type
type
list
→
(
int
→
(
int
→
returntype
)
)
constant
sparseid
type
type
list
→
(
int
→
(
int
→
returntype
)
)
constant
sparseHomogIdeal
type
type
list
→
(
int
→
(
int
→
returntype
)
)
constant
sparsemat
type
type
list
→
(
int
→
(
int
→
returntype
)
)
constant
sparsematrix
type
type
list
→
(
int
→
(
int
→
(
int
→
returntype
)
)
)
constant
sparsepoly
type
type
list
→
(
int
→
returntype
)
constant
sparsetriag
type
type
list
→
(
int
→
(
int
→
returntype
)
)
constant
triagmatrix
type
type
list
→
(
int
→
(
int
→
(
int
→
returntype
)
)
)
constant
randomLast
type
type
int
→
returntype
constant
randomBinomial
type
type
list
→
(
int
→
(
int
→
returntype
)
)