August 05, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f2c17d9b0d61bac1136c6ef516b2e239fca1a2b8
      https://github.com/D-Programming-Language/phobos/commit/f2c17d9b0d61bac1136c6ef516b2e239fca1a2b8
  Author: dsimcha <dsimcha@gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Add std.random.partialShuffle.


  Commit: a3b34c7c41c049dca5cc27f406a9898d7419bd35
      https://github.com/D-Programming-Language/phobos/commit/a3b34c7c41c049dca5cc27f406a9898d7419bd35
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Merge pull request #723 from dsimcha/partialShuffle

Add std.random.partialShuffle.


Compare: https://github.com/D-Programming-Language/phobos/compare/de23ee20d1eb...a3b34c7c41c0