| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I noticed the random_float must return f32, not f64: LFORTRAN_API float _lfortran_random_float()
{
return ((float) rand() / (float) RAND_MAX);
} |
Sorry, something went wrong.
There was a problem hiding this comment.
This looks good otherwise.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.