luxlabs header browser preview


@interface MLCPlatform : NSObject

+ (id)getRNGseed;
+ (void)setRNGSeedTo:(id)a0;

@end