Random header in C++

#include <random> This header adds random number generation facilities and can produce random numbers using generators and distributions. Generators: Objects