Hey everyone,
I am trying to create a unique ID, which is supposed to be whole numbers, have 5 digits, and be randomly picked.
Researching this, I only came across the generation of random numbers that are either fraction numbers or not unique.
I am also completely new to R, so it might be an easy solution!
I appreciate every help.