Skip to content

Fox-Studios-Scratch/random-website-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

random-website-generator

Random Website Generator

Copyright © 2023 Fox Studios - Scratch™

This is a simple random website generator in Python. It can be used to generate random website URLs from a list of popular domains and paths.

Usage:

Python import random_website_generator

Generate a random website URL.

website_url = random_website_generator.generate_random_website()

Print the website URL.

print(website_url) Use code with caution. Learn more Example output:

https://www.google.com/ List of random websites*:

"https://www.google.com", "https://www.facebook.com", "https://www.amazon.com", "https://www.youtube.com", "https://www.wikipedia.org", "https://www.reddit.com", "https://www.twitter.com", "https://www.instagram.com", "https://www.tiktok.com", "https://www.twitch.tv", "https://www.netflix.com", "https://www.hulu.com", "https://www.disneyplus.com", "https://www.apple.com", "https://www.microsoft.com", "https://www.amazon.com", "https://www.ebay.com", "https://www.etsy.com", "https://www.walmart.com", "https://www.target.com", "https://www.bestbuy.com", "https://www.homedepot.com", "https://www.lowes.com", "https://www.cnn.com", "https://www.nytimes.com", "https://www.washingtonpost.com", "https://www.bbc.com", "https://www.theguardian.com", "https://www.espn.com", "https://www.nfl.com", "https://www.nba.com", "https://www.mlb.com", "https://www.nhl.com", "https://www.wikipedia.org", "https://www.quora.com", "https://www.stackoverflow.com", "https://www.github.com" Contributing:

If you have any suggestions or feedback for this random website generator, please feel free to contribute to the project on GitHub.

Attribution:

This random website generator was created by Fox Studios - Scratch™.

Copyright (c) 2023 Fox Studios - Scratch™

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*list as of 11/1/2023