espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] random generator


From: ‪Zeinab Aghajani‬ ‪
Subject: [ESPResSo-users] random generator
Date: Mon, 29 Aug 2016 17:22:53 +0000 (UTC)

Hi every body

Many thanks for previous suggestions. I hope you could help me on another problem. I do really appreciate your kindness.

I'm using this random generator :

## Initialization of random generator
set init_seed [clock clicks]
append seeds $init_seed

t_random seed [expr {int(rand()*10000)}] [expr {int(rand()*10000)}] [expr {int(rand()*10000)}] [expr {int(rand()*10000)}]
 
But I think ,my result isn't correct.Do you have any ideas for random generator on espresso?
Thanks for reading my email.

Best Regards, 
Zeinab

reply via email to

[Prev in Thread] Current Thread [Next in Thread]