rand -- srand question

Does GE take care of true random seeding in the rand function?
srand(time()); doesn't seem to work in the script editor.
If not, how is seeding accomplished?
Just curious.....
TIA
srand(time()); doesn't seem to work in the script editor.
If not, how is seeding accomplished?
Just curious.....
