Posted on c/ElrondDevelopers 3 dmn8392211779c/ElrondDevelopers 2 years ago Do you know by any chance if I can get an item by index in a setmapper? Comment 3 Comments The8325519926 2years ago maybe using .iter() and then .nth(random_index) The8325519926 2years ago never used, sorry dmn8392211779 2years ago Or even better if anybody has any idea how you can get a random item from a SetMapper
maybe using .iter() and then .nth(random_index)
never used, sorry
Or even better if anybody has any idea how you can get a random item from a SetMapper