ch_ssn {charlatan} | R Documentation |
Create fake Social Security Numbers
Description
Create fake Social Security Numbers
Usage
ch_ssn(n = 1, locale = NULL)
Arguments
n |
(integer) number of things to get, any non-negative integer |
locale |
(character) the locale to use. See
|
See Also
Examples
ch_ssn()
ch_ssn(10)
[Package charlatan version 0.5.1 Index]