Generates Brainfuck code that doesn't produce errors, generates matching pairs of brackets so that it runs. Uses weighted random choice to produce more + and brackets so that it outputs more unempty strings.
jake100/BrainfuckGenerator
Generates Brainfuck code that doesn't produce errors, generates matching pairs of brackets so that it runs.
Python