mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 06:30:28 +03:00
Merge pull request #3768 from CyberShadow/pull-20151024-051829
HTML fixes
This commit is contained in:
commit
cf22992cbb
19 changed files with 269 additions and 267 deletions
|
@ -32,7 +32,7 @@ distribution in various ways. So far the uniform distribution for
|
|||
integers and real numbers have been implemented.
|
||||
|
||||
Upgrading:
|
||||
$(WEB digitalmars.com/d/1.0/phobos/std_random.html#rand Phobos D1 $(D rand())) can
|
||||
$(WEB digitalmars.com/d/1.0/phobos/std_random.html#rand, Phobos D1 $(D rand())) can
|
||||
be replaced with $(D uniform!uint()).
|
||||
|
||||
Source: $(PHOBOSSRC std/_random.d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue