Skip to content

Tawishi/Random-numbers-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-numbers-Generator

Code for generating random numbers in

  • C++
    • rand
  • Python
    • randint()
    • numpy shuffle()