Check out the changes I've made on this two generators:
- Dynamic Import Problem : https://perchance.org/ah2li2rmm3
- Imported Generator : https://perchance.org/bojqs0tszb
The problem I think with it is you are calling the $output.getRandom()
or $output.getItem()
, but on your current $output
on the main generator, there isn't any function like that.
I would also recommend using this
to refer to the current parent element.