Random Number
Generate a random non-decimal number between the minimum and maximum value provided.

Min: Smallest number
Max: Largest number
Random String
Generate a random string of custom length using the latin alphabet.
Random Color
Generate a random color and copy it as a HEX code.
Random Gradient
Generate a random linear gradient with a set rotation and amount of colors and copy it in CSS format.

Colors: Amount of colors the gradient should contain. Minimum is 2
Rotation: Defined in degrees. Input a number to determine the gradient's rotation. If none is set, a number will be selected at random.