Chapter 16. Randomization
This chapter deals with generating random numbers and other randomization tasks. Many other applications require random numbers or random selections. You've already seen some, such as the Monte Carlo simulations in Chapter 15, Geometry. Some of the solutions described in this chapter make generating and working with random numbers easier.