summaryrefslogtreecommitdiff
path: root/reference/C/CONTRIB/SNIP/rndmize.c
blob: 6d6cfe074de111e158e70cbf0378cb9f28b7278a (plain)
1
srand( ((unsigned int)time(NULL)) | 1);