We are using the "coalesce" function to make sure we used a valid network name in case the user didn't supply one; this means that we do not need to stop the generation of a random ID in the case the user has supplied a valid network name - we can just generate it and then ignore it.
We are using the "coalesce" function to make sure we used a valid network name in case the user didn't supply one; this means that we do not need to stop the generation of a random ID in the case the user has supplied a valid network name - we can just generate it and then ignore it.