Add extra line between badges & summary
Add badges 2/3 (missing CI)
[bug] fixed issue #1, [enhancement] added issue #2
random number generator written befunge-93
I'd reccomend using fungide to run it if you just want to try it quickly. Paste the random-number.bf
file, click 'To Interpreter Mode', and 'Crawl' or 'Play'. Do not click 'Run', because the number generator goes on forever. If you want something local, there's a Befunge-93 interpreter written in Python.
A good place to start is the Esolangs wiki page; it has a good overview and some other resources. The Befunge-93 documentiation is good if you want to take a deeper look at Befunge.