Randomness

Randomness#

Learning Objectives#

After working through this topic, you should be able to:

  • Generate random number with numpy

  • Explain the role of a seed in random number generation

  • Follow best practices for generating random numbers

Materials#

Video:

Download the slides.

  • This Blogpost explains some of the reasons behind our best practices.

Quiz#