Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devshivamthakur/password-generator


https://github.com/devshivamthakur/password-generator

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Password-Generator
it is random password generator using java with android

ClipboardManager clipboardManager= (ClipboardManager) getSystemService(CLIPBOARD_SERVICE);
clipboardManager.setText(np);




using clipboard manager to copy text