getnewaddress

v0.8.4

getnewaddress [account]
Returns a new Bitcoin address for receiving payments. If [account] is specified (recommended), it is added to the address book so payments received with the address will be credited to [account].
Don't trust. Verify. Docs extracted from src/rpcwallet.cpp#L93-L100.