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