#import @interface ScryptPWGen: OFObject { size_t _length; bool _repeat; } @end