To test out how random a negative random number algorithm was I created an array of rectangular textboxes to visually see the algorithm in action.A bit of fun stuff to play around with. The program uses Fix(-Rnd() * 100 - 1) to create a negative number between -1 to -100.