hi every one,
in a random numbers generation subroutine written with fortran
i get the same random number in each copilation and i want different number in each compilation
to generate differente random numbers each compilation , i have use the function'' init_random-seed()'' but it doesn't...
Hi everyone,
I'm a new user of FORTRAN and i would like to write a subroutine in fortran to generate a random number between [-1 , +1]
actually i have written a simple one but , the number generated is between [0, +1] and in each time of compilation i have the same random number generated
i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.