Would anyone know of a Random Generator Function or how to create one where the user would supply the seed number instead of using the system clock to choose the seed. I need to be able to enter the seed myself so someone else could reproduce the results by using the same seed.
Thanks
Thanks