Trying to get a random number to be stored and replicated across a network

With blueprint, just set your random number in a variable, set it only on the server, and set this variable to “replicate” or “repnotify”, as you need. It works for my project :wink: