1 2 3 4 5 6 7
language: c compiler: gcc script: - gcc random.c -o random - ./random - ./random -f -d 4 -g 10