L
Lung Sheng
Guest
as title
i write a task to generate random information.
but i find if i don't use seed, then i have the same
random value when program re-retry to the same task.
Hence i need to set seed = $time
Is any method to fix this problem without using seed
thanks a lot
Lung Sheng
i write a task to generate random information.
but i find if i don't use seed, then i have the same
random value when program re-retry to the same task.
Hence i need to set seed = $time
Is any method to fix this problem without using seed
thanks a lot
Lung Sheng