E.G. I want to create a list of siblings and create relationships between them. I can generate as many names as required, and if I had a list of them it’d be easy [mylist.consumableList.selectMany(1,3)] to pick some of them.
You must log in or # to comment.
Check this, if that’s what you were looking for: https://perchance.org/mytestgen You could do it via dynamic lists, but that’s 100 more words than in the example. If it is indeed what you were looking for, let me know if you need any explanations.

