7 Commits

Author SHA1 Message Date
Hugo Locurcio
89e566ec67 Fix C# code sample in Random number generation 2021-10-20 11:00:36 +02:00
Aaron Franke
fda8af53a6 [3.x] Add C# code examples (salvage of VinnNo's PRs) 2021-09-16 12:38:48 -05:00
soringherghisan
9b8fb00e25 Random number generation: Fix comment for randi_range() example (#4998) 2021-06-15 19:09:42 +02:00
zacryol
b9160ec39e Fix description of randfn() in Random number generation (#4759) 2021-03-16 22:11:05 +01:00
Hugo Locurcio
d1ecbbc3fb Fix syntax error in the randi_range() example in the RNG tutorial 2021-03-16 22:11:01 +01:00
Nathan Lovato
be239920ea Edit random_numbers.rst
Remove parens, passive voice -> direct voice, fix some typos, simplify some of the language, and add a short intro listing what the reader will learn
2021-03-16 22:10:57 +01:00
Hugo Locurcio
d475a4b4de Add a random number generation tutorial
This closes #2436.
2021-03-16 22:10:50 +01:00