args ) == 0 ) { $this->args[] = MWCryptRand::generateHex( 8 ); } $this->hash = md5( $this->args[0] . '-' . md5( $plaintext ) ); } }