Skip to content

LUKULU318/Exercise

Repository files navigation

Exercise

Random Account Generator

This project generates random accounts (username and password) and stores the details into a Google Sheet via a Google Apps Script.

Features

  • Generates a random username and password
  • Sends account details to Google Sheets for storage

Deploy the script as a web app:

Click on Deploy > Test Deployments > New Deployment. Set Deployment type as "Web app". Give it a name and click Deploy. Under Who has access, set it to "Anyone". You’ll get a URL for the Google Apps Script (replace YOUR_GOOGLE_APPS_SCRIPT_URL_HERE in the Python script with this URL).

Setup

1. Clone the repository

git clone https://github.com/your-username/random-account-generator.git
cd random-account-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages