pad-right
Right pad a string with zeros or a specified string. Fastest implementation.
pad-left
Left pad a string with zeros or a specified string. Fastest implementation.
zero-fill
Zero-fill a number to the given size.
fillo
Fill a value with characters to the given size.