Generate UK Post Codes. Note, this does not garuntee that the postcode exists, only that is corresponds to the correct functional form of a UK postcode.

generate_post_code(size = 1)

Arguments

size

number of post codes you wish to generate

Value

a character vector of length size of post codes

Examples

generate_post_code() generate_post_code(5)