Hello,

I am trying to use the Random module in ocaml, but when I compile the code it gives
"syntax" error on "open Random" or when using Random.int. Is this a problem
of library not being loaded? it works fine when I use the ocaml top-level
in emacs. Please try to suggest anything asap. Many Thanks.