getnewaddress

v0.7.2

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#L88-L95.