Skip to content

Look the implementation of a pseudo-random sequence generator for 64-bit integer for Newlib. #1

@marat1961

Description

@marat1961

Linear congruential generator
m=2⁶⁴
a=6364136223846793005
c=1
output bits of seed in rand() or Random(L) 63..32

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions