Why random number in haskell using randomRIO giving error?

后端 未结 0 1163
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-03 16:30

I am trying to print random number between 0 and 1 but the code is giving error. I\'m unable to understand what am I doing wrong.

import System.Random
print r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题