The ones highlighted in yellow in the address list.
Those are commonly called "
change address".
Solutions or strings to type in the console.
Do you mean you want to generate more than 10 of those (
yellow-highlighted) change addresses?
If so, use this command:
[wallet.create_new_address(True) for i in range(100)]
You can set more than the example "
100" change addresses.