Integer Random generator
This function generates integer random value in range 0 to 2147483647. User can change bounds of the range with function parameters.
C/C++/C# int IntRandom(int from, int to)
© Copyright 2007-2011 DTM soft.