The above video is about random module in numpy.If you have any doubts,reach me out at the comments section.
We have different functions in random module within numpy library such as randint(),rand(),uniform(),randrange(),choice().You can get random integers.floating point numbers.You can create arrays with random variables and also can get random values from arrays .