How do I get the random run name in my script?

wandb.run.save()를 호출하여 현재 run을 저장합니다. wandb.run.name을 사용하여 이름을 검색합니다.