Public Static Int Myrandom (int UPLIMIT, INT DOWNLIMIT)
{
Return (int) (UPLIMIT-DOWNLIMIT) DOWNLIMIT;
}