NextRune(Random) | Returns a random Rune (Unicode character). |
NextRune(Random, UnicodeCategory) | Returns a random Rune (Unicode character) that is within the specified category. |
NextRune(Random, Rune, Rune) | Returns a random Rune (Unicode character) that is within a specified range. |