September 20, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 77fd9145e96ca096c026f18fa6833b62bc704192
      https://github.com/dlang/phobos/commit/77fd9145e96ca096c026f18fa6833b62bc704192
  Author: Marco Leise <marco.leise@gmx.de>
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Make most random number generator methods @nogc.


  Commit: 2e58653d7018a298e604df760e7222abb5c7c81f
      https://github.com/dlang/phobos/commit/2e58653d7018a298e604df760e7222abb5c7c81f
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Merge pull request #4797 from mleise/std-random-nogc

Make most random number generator methods @nogc.


Compare: https://github.com/dlang/phobos/compare/a251536bc83b...2e58653d7018