Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd92304 commit d4c0e5fCopy full SHA for d4c0e5f
1 file changed
Doc/lib/librandom.tex
@@ -156,7 +156,6 @@ \section{\module{random} ---
156
\end{funcdesc}
157
158
\begin{funcdesc}{randint}{a, b}
159
- \deprecated{2.0}{Use \function{randrange()} instead.}
160
Return a random integer \var{N} such that
161
\code{\var{a} <= \var{N} <= \var{b}}.
162
0 commit comments