Dear All
Could anyone tell me how to seed the random number generator ?
I can do:
Randomize; writeln(Random);
but I want something like:
RandSeed(67); // SeedRandom ?? writeln(Random);
Many thanks
Ian
-- Ian Thurlbeck http://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of Strathclyde Livingstone Tower, 26 Richmond Street, Glasgow, UK, G1 1XH Tel: +44 (0)141 548 3667 Fax: +44 (0)141 552 2079