registration closed. your opponent is final and all i can say is that linshao is lucky. also, to prove its totally random
Code:
#include "stdafx.h"
#include <stdlib.h>
int _tmain(int argc, _TCHAR* argv[])
{
while(1)
{
// if we get 0 ill count it as 1
printf("random number : %d\n",rand() % 8);
system("pause");
}
return 0;
}Quote:random number : 1
Press any key to continue . . .
random number : 3
Press any key to continue . . .
random number : 6
Press any key to continue . . .
random number : 4
Press any key to continue . . .
random number : 2
Press any key to continue . . .
random number : 7
Press any key to continue . . .

![[Image: PeachSig.jpg]](http://www.dacotaco.com/PeachSig.jpg)
![[Image: 566286.png]](http://valid.canardpc.com/cache/banner/566286.png)
![[Image: 2280403.png]](http://valid.canardpc.com/cache/banner/2280403.png)