You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple solution would be Dec64(rand(Float64)), of course, but that doesn't use all of the significand bits; a more correct solution would require something lower-level.
Neither
rand(Dec64)
norrandn(Dec64)
works.The text was updated successfully, but these errors were encountered: