1. 4cacec5 Fix a number of minor markup errors. by Fred Drake · 23 years ago
  2. 844bd5b Minor markup adjustments. by Fred Drake · 24 years ago
  3. d0946da Fix some markup breakage that prevented formatting; re-wrapped a couple of by Fred Drake · 24 years ago
  4. 0de88fc Change random.seed() so that it can get at the full range of possible by Tim Peters · 24 years ago
  5. e360d95 The combo of getstate/setstate/jumpahead is very powerful, but needs by Tim Peters · 24 years ago
  6. d52269b Fix bugs introduced by rewrite (in particular, time-based initialization by Tim Peters · 24 years ago
  7. d7b5e88 Reworked random.py so that it no longer depends on, and offers all the by Tim Peters · 24 years ago
  8. 8312577 A \begin{funcdesc} was closed with an \end{methoddesc}. by Barry Warsaw · 24 years ago
  9. 902446a Supply long-missing docs for random.seed(). Extensive rewrite of module by Tim Peters · 24 years ago
  10. 5f0decf Clean up the docs for the "random" module according to comments from Tim Peters. by Fred Drake · 24 years ago
  11. 065cba1 Added documentation for random.shuffle(). by Fred Drake · 24 years ago
  12. f0e8898 Document randrange(). by Fred Drake · 24 years ago
  13. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  14. 048b75b Make references to whrandom hyperlinks. by Fred Drake · 25 years ago
  15. 295da24 New section header style. by Fred Drake · 26 years ago
  16. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  17. a933f6a Fix vonmisesvariate() -- it now returns an angle between 0 and *two* by Guido van Rossum · 26 years ago
  18. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  19. d275de9 Remove obsolete lines like this: by Fred Drake · 26 years ago
  20. 4e66887 Consistency nits: by Fred Drake · 26 years ago
  21. 2eda4ca Markup adjustments. by Fred Drake · 26 years ago
  22. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 26 years ago
  23. 4f80b65 Added "docs" for Pareto and Weibull distributions. by Guido van Rossum · 27 years ago
  24. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  25. 571391b New stuff by AMK. by Guido van Rossum · 27 years ago