Alternatives
Products that do what Print chr$(205.5+rnd(1)) goto 10 does
JavaScript implementation of the famous `10 print chr$(205.5+rnd(1)) goto 10` one line of BASIC code. data:text/html,a=()=>{document.write(Math.random(){a();window.requestAnimationFrame(update)};update() Copy and paste the above "link" in your browser.
- 1TF
2016 · transcrypt.org
- 2CA
Hi everyone, here's a web app I made that generates code for efficiently approximating mathematical functions. This is useful when performance matters more than perfect accuracy, for example in embedded systems. The app uses Chebyshev expansions, which despite their theoretical depth result in suprisingly compact and readable code in practice. This code is generated for you and using it does not require any knowledge of the underlying theory. Source code and more info: https://github.com/stuffmatic/chebyshev-calculator
2024 · stuffmatic.com
- 3

- 4LF
LoopMix128 is a fast C PRNG I wrote for non-cryptographic tasks. GitHub (MIT): https://github.com/danielcota/LoopMix128 Highlights: * ~0.37 ns/value (GCC 11.4, -O3 -march=native), 98% faster than xoroshiro128++ and PCG64. * Passes TestU01 BigCrush & PractRand (32TB). * Guaranteed 2^128 period. * Proven injective (192-bit state) via Z3 SMT solver; allows parallel streams. * Core requires only stdint.h. Seeking feedback on design, use cases, or further testing.
2025 · github.com
- 5

- 6CA
2015 · github.com
- 7AC
2021 · github.com
- 8VA
Wrote this to learn more about the `chumsky` parser combinator library, rustyline, and the `ariadne` error reporting crate. Such a nice DX combo for writing new languages. Still a work in progress, but I thought I'd share :)
2025 · github.com
- 9CC
2014 · chmodcalc.com
- 10AJ
2023 · github.com
- 11AS
Took a stab at building my own string diffing JS package. I built an interactive demo for TypeIt’s website (https://typeitjs.com/build-your-own) a while back. The approach I took to handle user input necessitated a way to calculate the difference between the versions of a user’s text input. I searched around for a package to help me out and found a couple of good ones (like fast-diff), but I either didn’t really like their API or didn’t want to take on a huge new dependency. Instead, I thought I’d give it a shot myself (famous last words). I dove into it having no real formal…
2022
- 12CJ
2016 · osrec.github.io
- 13SF
2021 · github.com
- 14FN
2014 · github.com
- 15IC
Just copy and paste this to the console and hit Enter: a=1000000; b=0; setInterval(function(){a-=34;b+=53;console.log('There are ' + a + ' before you and ' + b + ' behind you!')}, 1000); You're welcome!
2013
- 16IM
2023 · ubavic.rs
- 17NN
2022 · numbr.dev
- 188S
2016 · jsbin.com
- 19SC
2015 · urlcalc.com
- 20
- 21SC
2023 · sodcalculator.com
- 22ER
ExprTk compiled to WebAssembly lets you explore and evaluate math expressions instantly in your browser. Everything runs client-side at near-native speed.
Oct 2025 · partow.net
- 23

Tiny letters, superscript & subscript unicode generator.
Jun 2026 · get-text.com
- 24IB
2020 · taxmygig.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →