Function that returns a pointer to the name of the generator.
For example, printf ("r is a '%s' generator\n",random_generator.name()); would print something like r is a 'taus' generator.