https://github.com/maxwellito/flipbits
The best random powered AI to take decisions
https://github.com/maxwellito/flipbits
pwa random
Last synced: about 1 year ago
JSON representation
The best random powered AI to take decisions
- Host: GitHub
- URL: https://github.com/maxwellito/flipbits
- Owner: maxwellito
- License: mit
- Created: 2018-05-09T22:21:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T19:04:28.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:17:32.456Z (over 1 year ago)
- Topics: pwa, random
- Language: JavaScript
- Homepage: https://maxwellito.github.io/flipbits/
- Size: 67.4 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlipBits
**the best random powered AI to take decisions**
Try it [here](https://maxwellito.github.io/flipbits/)
To get more information about how this engine works, please read this [page](https://en.wikipedia.org/wiki/Sarcasm).
## FAQ
### Why the result is always between 48% and 52% on average?
Every dot is a simulation of `Math.random()`, so by logic, it's all about [distribution](https://en.wikipedia.org/wiki/Probability_distribution).
### Can I have it offline?
Sure! With modern browsers, the service worker will save the app to be used offline. Just think about adding it to your home screen. This will help you to know if your plane gonna crash without internet connection.
### Shall I trust the result of these simulations?
Yes, absolutely. Your life will change forever, not for the best but it will change.
### It doesn't work on my iPhone
Well, next time think wisely before spending 999$ on a phone.
### I hate dots, can I have squares instead?
No. Fork it and leave me alone.