August 14, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 7bdcb69b210077c9b709feaad99fa5b2780e7e68
      https://github.com/D-Programming-Language/phobos/commit/7bdcb69b210077c9b709feaad99fa5b2780e7e68
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-08-14 (Sun, 14 Aug 2011)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Removed deprecated std.random.rand and rand_seed.

They've been deprecated since at least 2.039.


  Commit: 2eb4254d1eeb5cdfd89d06a87702b2b6a9392b61
      https://github.com/D-Programming-Language/phobos/commit/2eb4254d1eeb5cdfd89d06a87702b2b6a9392b61
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2011-08-14 (Sun, 14 Aug 2011)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Merge pull request #197 from jmdavis/deprecation

Removed deprecated std.random.rand and rand_seed.


Compare: https://github.com/D-Programming-Language/phobos/compare/b1765dc...2eb4254