mouseup sends an event to an html element when the mouse button is clicked and released on the selected element.
Example: If you click, when you release the mouse button, "HELLO" will appear on the screen. The displayed text will appear in different colors from the designated colors in an array, from which one will always be chosen at random.
Interesting Articles