dimanche 2 juin 2019

R - Generate random first name

Is there a way in R to generate random first names ?

For instance :

random_names(5)
[1] "Tristan" "Emile" "Britney" "Alex" "Steeve"

If it already exists a list somewhere (I need to know where, and how to load it), I could take random indexes in it.

Thank you in advance.




Aucun commentaire:

Enregistrer un commentaire