I'm trying to check if a username exists in a yaml file
the format of my file goes as:
random_uuid:
username: ""
random_uuid:
username: ""
random_uuid:
username: ""
I'm still unsure how to do it after googling as it must look through all uuids