The random-testing tag has no wiki summary.
20
votes
1answer
514 views
Random generation of C programs with floating-point
Does anyone know a random generator of C programs that include floating-point computations?
I am looking for something that would be a little bit like Csmith, except that Csmith does not generate ...