Skip to content
Prev 371277 / 398530 Next

Optimize code to read text-file with digits

...and, come to think of it, if you really want the 1000000 random digits:

xx <- c(outer(x,10^(0:4), "%/%")) %% 10