Random Number Generator Device Rolling

Summary

in my map I used an RNG device so it can pick a random map (there are 2 maps), but I noticed that the device rolls for each player instead of once for everyone alltogether, which makes the random map picker system not work. The RNG device gets activated after a 5 second timer. Check the video to see the settings I’ve used.
A small legenda: M1 = Map 1 (The Nothingness), M2 = Map 2 (Space Sakura), The Nothingness RNG and Space Sakura RNG are for analytics.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

Join the map with 2 accounts
Wait until weapon picking is over
Wait until map has been chosen
Most of the time, the 2 accounts will be split apart

Expected Result

The 2 players will be on 2 different maps.

Observed Result

The 2 players will be on different maps, no matter what.

Platform(s)

Xbox

Island Code

7214-1275-5293

Video

Additional Notes

Note: someone just said I need to use a seperate RNG device per player, if anyone knows how to do that with a map picking system like this it would be appreciated!