10 Forks
73 Stars
73 Watchers

fastrand

Fast random number generation in Python (using PCG)

How to download and setup fastrand

Open terminal and run command
git clone https://github.com/lemire/fastrand.git
git clone is used to create a copy or clone of fastrand repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastrand https://github.com/lemire/fastrand/archive/master.zip

Or simply clone fastrand with SSH
[email protected]:lemire/fastrand.git

If you have some problems with fastrand

You may open issue on fastrand support forum (system) here: https://github.com/lemire/fastrand/issues