in reply to Re^7: an algorithm to randomly pick items that are present at different frequencies
in thread an algorithm to randomly pick items that are present at different frequencies

Hi BrowserUk,

That was it. Thanks so much!!!

Sorry - I didn't mean to imply that there weren't warnings and errors - there were. They led me to look into what was in @odds and @vals.

Your code is eye opening for me. I still haven't figured all of it out, but it's way more concise than I write things. You write stuff in one simple line that it would take me several more convoluted lines. I've got a lot to learn and may be back with more questions.

Best wishes, Eric

  • Comment on Re^8: an algorithm to randomly pick items that are present at different frequencies