Hi All,
sorry I'm a bit new and inexperienced at programming in fortran. I have seen in the documentation that there is a random number generator incorporated with this compiler but I'm unable to come up with the correct way of calling this function from a programme I'm writing.
I was using
random = FUNCTION RANDOM@()
Where random is a declared real variable. Do I have to put something else to incorporate a library of functions at the beginning of the code?
Any suggestions?
Thanks Tamara