brentstineman / ButtonPong

A sample lab that demonstrates a simple game using Azure Serverless and Particle Internet Button Devices
MIT License
4 stars 14 forks source link

Fix off by one error when generating ping. #19

Closed mcollier closed 6 years ago

mcollier commented 6 years ago

Random number generation is exclusive on the second parameter, thus need not have the -1.