powered by
Make "anonymous" random numbers from CPR numbers.
scramble(cpr)
Character vector of CPR numbers with or without hyphens.
Integer vector. Each integer represents one unique CPR number.
# NOT RUN { scramble(c('1508631111', '1310762222', '1508631111')) # }
Run the code above in your browser using DataLab