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