To begin utilizing the library, you can start by importing it and configuring the API key, which is generated during the process.
# Import the library
import phrazor
# Set your API Key
phrazor.API_KEY = "YOUR API KEY"
# Initialise the main class
phrzr = phrazor.Phrazor()