Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devshivamthakur/password-generator
https://github.com/devshivamthakur/password-generator
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/devshivamthakur/password-generator
- Owner: devshivamthakur
- Created: 2020-12-28T14:42:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T15:15:01.000Z (about 4 years ago)
- Last Synced: 2024-04-23T06:20:58.627Z (9 months ago)
- Language: Java
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Generator
it is random password generator using java with androidClipboardManager clipboardManager= (ClipboardManager) getSystemService(CLIPBOARD_SERVICE);
clipboardManager.setText(np);
using clipboard manager to copy text