(search, replace string)
| 36 | Pad(length int, with, padType string) string |
| 37 | RemoveSpecialCharacter() string |
| 38 | ReplaceFirst(search, replace string) string |
| 39 | ReplaceLast(search, replace string) string |
| 40 | Reverse() string |
| 41 | Shuffle() string |
no outgoing calls