Bugfix registerMapGen: always uses same instances
* register map contained always the same instances for each kind * core problem: the new ... generators are implicitly converted to const * fixed by adding random Gen element to both generators
* register map contained always the same instances for each kind * core problem: the new ... generators are implicitly converted to const * fixed by adding random Gen element to both generators
mentioned in commit 17f0d672
·mentioned in commit 17f0d672