gnulib-tool: Omit the logs of skipped tests from test-suite.log.
[gnulib.git] / doc / glibc-functions / arc4random.texi
blob1d86f16def59caa5a876b76aefa4120e68d4202c
1 @node arc4random
2 @subsection @code{arc4random}
3 @findex arc4random
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{High Quality Random,,High Quality Random Number Functions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/High-Quality-Random.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/arc4random.3.html,,man arc4random}.
16 @end itemize
18 Gnulib module: ---
20 Portability problems fixed by Gnulib:
21 @itemize
22 @end itemize
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @item
27 This function is missing on some platforms:
28 glibc 2.35, AIX 7.3.1, HP-UX 11.31, Solaris 11.3, Cygwin 1.7.x, mingw, MSVC 14.
29 @end itemize