I am curious to know if it is possible to generate an arbitrary number in Julia. That is, a number that does not follow any particular distribution. If I use x=rand(), then I am afraid that x is uniformly distributed between [0,1].
x=rand()
x
[0,1]
Aucun commentaire:
Enregistrer un commentaire