Today we would learn how to install the random2 package in a single step using command prompt
Command: pip install radom2
Recorder used: Bandicam
Python version:Python3.7.4
[Atom]
==============================================
You can check by using this short code:
==============================================
import random2
a = random2.randint(1,75)
print(a)
===============================================
Thank you very much