create static method

FFRandomData create()

Implementation

@$core.pragma('dart2js:noInline')
static FFRandomData create() => FFRandomData._();