Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 347 Bytes

File metadata and controls

8 lines (5 loc) · 347 Bytes

How to Play

How to play ProcessRoulette.

(note): This only works on Linux.


Run the program. It will pick a random number from 100 to 100,000. If the process doesn't exist, it just re-rolls. Once a valid process is found, a 30% chance for it to trigger, and 70% for it to not trigger. If triggered, SIGSTOP is sent to it. That's it!