Posted on c/ElrondDevelopers 3 dmn8392211779c/ElrondDevelopers 3 years ago Do you know by any chance if I can get an item by index in a setmapper? Comment 3 Comments The8325519926 3years ago maybe using .iter() and then .nth(random_index) The8325519926 3years ago never used, sorry dmn8392211779 3years 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