#apex
Read more stories on Hashnode
Articles with this tag
My first experience on a project using Apex was when I was required to generate a random number using a flow. For those who are familiar with flows,...
In my previous article, I discussed how to generate a random number using Apex and how to best approach it with the method math.random() that is...