postal
// usage
randBox.postal()
Return a Canadian Postal code. Returned postal code is valid with respect to the Postal District (first character) and format only.
randBox.postal();
=> 'R1S 3F4'
Last updated on:
// usage
randBox.postal()
Return a Canadian Postal code. Returned postal code is valid with respect to the Postal District (first character) and format only.
randBox.postal();
=> 'R1S 3F4'