Search found 1 match

by friendlyIntrovert
Sat Feb 16, 2019 1:58 am
Forum: General
Topic: How to count how many times a number generates
Replies: 1
Views: 2717

How to count how many times a number generates

So I am fairly new to LOVE and for a program I'm doing I'm have to create a for loop that runs a million times and generates random values between 0 -32. My only issue is trying to get program to count how many times each number was generated. If anyone could help, it would be much appreciated. :)