Skip to content

Instantly share code, notes, and snippets.

@JohannesLoot
Created February 8, 2022 10:26
Show Gist options
  • Select an option

  • Save JohannesLoot/8ce755fe86c9f21cbdc033e76d90ae07 to your computer and use it in GitHub Desktop.

Select an option

Save JohannesLoot/8ce755fe86c9f21cbdc033e76d90ae07 to your computer and use it in GitHub Desktop.
string randomWord = guessingWords[Rand.RandomRange(playerManager.GetInternetTimeSeed(), 0, guessingWords.Count)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment