Simplify LINQ Shuffler test helper (#88252)
authorStephen Toub <stoub@microsoft.com>
Fri, 30 Jun 2023 20:48:22 +0000 (16:48 -0400)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 20:48:22 +0000 (16:48 -0400)
commit01794fcc7bad5cbbd16d5d50d2b2a69e16f3953b
tree897f99d5a8ab04528e07eac0e9ce27b6c0c68d12
parent3a3d061449faabc858b105291e682d92ecc415b6
Simplify LINQ Shuffler test helper (#88252)

The seed support is dead code, and the whole thing can be simplified down to a one-line helper.
src/libraries/System.Linq/tests/Shuffler.cs