Convert Between Color Representations (RGB, Hex, etc.)
Demonstrates how to convert between different color representations, including RGB to Hex, RGB to HSV, Hex to HSL, and many more.
Input Type: Nothing | Output Type: Plain TextConvert number to English words
Converts a numeric value to its text equivalent, e.g. 100 is converted to "One Hundred."
Input Type: Nothing | Output Type: Plain TextOutputs a randomly generated string that can be used a password. Allows specifying the length of the password and the allowed characters.
Input Type: Nothing | Output Type: Plain TextGenerates a globally unique identifier (GUID) that has a very high probability of being unique across computers and networks.
Input Type: Nothing | Output Type: Plain TextRetrieve Environment Variables
Outputs a list of environment variable names and values.
Input Type: Nothing | Output Type: CSV