OrionW06/Flame-RNG ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Flipper Zero app that uses the IR sensor to collect random looking data from an IR source like a lighter, then turns that into a simple random number generator.
I want it to feel like a proof of concept, not a polished security tool. It should show that it is sampling from the IR sensor, gather enough readings to make a random value, and let me see the result on the device in a simple way. Please make the app run fully on the Flipper Zero and keep it straightforward.
Add a short warning in the app about using fire safely and not trusting this for anything important like generating secure keys. If you need to check the current Flipper Zero app docs or best practices, go ahead and look them up online first.