Load Functions.ps1 by doing . .\Functions.ps1
Then you can call the functions
Get-ChuckNorrisRandomJoke
Get-ChuckNorrisCategories
Get-ChuckNorrisFreeTextSearch -Query "Computer"
You can also run Get-ChuckNorrisJoke.ps1
to see different function calls