Skip to content

Latest commit

 

History

History

randomnumber

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Random Number Test

A simple CHIP-8 program used to demonstrate the functionality of the random number generator. When any key is pressed, a random number between 0 and 255 is generated and shown on screen.