How to create a list of 1000 random numbers in Erlang?

后端 未结 6 1897
深忆病人
深忆病人 2020-12-17 15:38

I\'m sure that there is a function for that. I just want to make a list of 1000 numbers, each one of them which should be random.

6条回答
  •  一整个雨季
    2020-12-17 16:29

    i will be more then happy to get also a site that i will be able to read it there. thanks.

    You should check out Learn You Some Erlang which will guide you through the language.

提交回复
热议问题