generator (version 0.1.0)

r_national_identification_numbers: Generate random fake national identification numbers.

Description

Generate random fake national identification numbers.

Usage

r_national_identification_numbers(n)

Arguments

n
number of observations.

Value

A character vector of n randomly generated national identification numbers.

Examples

Run this code
r_national_identification_numbers(10)

Run the code above in your browser using DataLab