List Commands Library for 50g
|
01-27-2019, 05:15 PM
Post: #395
|
|||
|
|||
RE: List Commands Library for 50g
(01-26-2019 11:38 PM)pier4r Wrote: Maybe I already asked it, anyway I don't remember it. This feels much like the previous discussion that started around post #182. Especially after all of the headache that came from validating LSHUF, I'm leery of diving into the "random pool" again. If you read through the previous posts on this topic (referenced above), you'll find some other pertinent discussion points. Given A, B, and N on the stack, you could always do something like the following. This uses John Keith's suggestion of using LPICK, which is much faster than repeated calls to GET: Code: \<< This assumes that duplicates are allowed, and that you're ok with the built-in RAND distribution. There's lots of variations possible for this kind of application, and the specific needs may vary depending on the problem at hand. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 14 Guest(s)