Random Binary Generator
Create strings of random 0s and 1s for teaching and bit-level tests. Free, no signup.
No signup100% in your browserFree forever
Frequently Asked Questions
- What is a bit?
- The smallest unit of data: a single 0 or 1 that computers combine into bytes.
- How long can the string be?
- Up to 256 bits per string; raise the count for more samples.