What it does

Generates random numbers (integers)

How we built it

Using functions in C and Python

What we learned

  • Pseudorandom number generators
  • seed() : Python & C
  • randint() : Python
  • Numpy shuffle()
  • rand() : C

Built With

Share this project:

Updates