Package | Description |
---|---|
org.apache.flink.graph.generator.random |
Modifier and Type | Class and Description |
---|---|
class |
JDKRandomGeneratorFactory
Uses a seeded
JDKRandomGenerator to generate seeds for the
distributed collection of JDKRandomGenerator . |
class |
MersenneTwisterFactory
Uses a seeded
MersenneTwister to generate seeds for the
distributed collection of MersenneTwister . |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.