Install csmith by entering the following commands in the terminal:
sudo apt update sudo apt install csmith
Description:
generator of random C programs
Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress-testing compilers, static analyzers, and other tools that process C code.
Homepage: https://embed.cs.utah.edu/csmith/
Version: 2.3.0-3
Section: universe/devel