mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
* Add C# code to random_number_generation and fix shuffle bag example. Changes made to shuffle bag example: - Replace .empty() with .is_empty() - More descriptive comment - Change code-block into a tabbed code block --------- Co-authored-by: Paul Joannon <437025+paulloz@users.noreply.github.com> Co-authored-by: Raul Santos <raulsntos@gmail.com> Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>