Skip to content

RandomInt

Creates an integer value with a random value between min and max.

Syntax

  • int RandomInt(int min, int max)