Day 18: I would have loved it if the random sample came out as 42, but sadly that was not to be. 📷 #mbmay
Day 18: I would have loved it if the random sample came out as 42, but sadly that was not to be. 📷 #mbmay
@bsag Here you go: set.seed(7); sample(1:100, 1)
You can always make R’s random number generator do your bidding! 😂