15 Forks
115 Stars
115 Watchers

fastrand

Fast random number generation in an interval in Python: Up to 10x faster than random.randint.

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