From Jason Turner

[c.math.rand]

Diff to HTML by rtfpessoa

tmp/tmpdkk6hz48/{from.md → to.md} RENAMED
@@ -19,7 +19,7 @@ functions may call `rand`. It is *implementation-defined* whether the
19
  document [[rand]] are often preferable to `rand`, because `rand`’s
20
  underlying algorithm is unspecified. Use of `rand` therefore continues
21
  to be non-portable, with unpredictable and oft-questionable quality and
22
  performance. — *end note*]
23
 
24
- See also: ISO C 7.22.2
25
 
 
19
  document [[rand]] are often preferable to `rand`, because `rand`’s
20
  underlying algorithm is unspecified. Use of `rand` therefore continues
21
  to be non-portable, with unpredictable and oft-questionable quality and
22
  performance. — *end note*]
23
 
24
+ See also: ISO C 7.24.3
25