pcc-cis-012-intro-to-programming-python
pcc-cis-012-intro-to-programming-python copied to clipboard
Add an introduction to random in Numbers and Math
An introduction to random, specifically the random.randint()
to show how to use that.
Also make sure that there is a small discussion that the randint() function is NOT crypto safe.