Just a thought... which of these is "better"?

Steve Davis <[email protected]>
Newsgroups gmane.comp.lang.erlang.general
Message-ID <[email protected]>
> rand:uniform(0).
** exception error: no function clause matching 
                    rand:uniform_s(0,
                                   {#{bits => 58,
                                      jump => #Fun<rand.3.47293030>,
                                      next => #Fun<rand.0.47293030>,
                                      type => exsss,
                                      uniform => #Fun<rand.1.47293030>,
                                      uniform_n => #Fun<rand.2.47293030>},
                                    [287343104968817679|100345946487370353]}) (rand.erl, line 326)
     in function  rand:uniform/1 (rand.erl, line 299)
> random:uniform(0).
** exception error: no function clause matching random:uniform(0) (random.erl, line 119)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.