Bench.Vector.TestData.Graph
randomGraph :: (StatefulGen g m, PrimMonad m) => g -> Int -> m (Int, Vector Int, Vector Int) Source #