Actions
addition_math
Add the first number and the second number
division_math
Divide first number by the second number
generateRandom_math
Generate random number between two numbers (inclusive)
modulo_math
Get the remainder of the first number divided by second number
multiplication_math
Multiply first number by the second number
subtraction_math
Subtract the first number from the second number























