API Key Generation Output
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements:
https://aka.ms/PSWindows
PS C:\Users\user> [guid]::NewGuid().ToString("N")
5c043f60988642cf9f6354069cb39871
PS C:\Users\user>
Welcome to Termux!
Docs: https://termux.dev/docs
Donate: https://termux.dev/donate
Community: https://termux.dev/community
Working with packages:
- Search: pkg search <query>
- Install: pkg install <package>
- Upgrade: pkg upgrade
Subscribing to additional repositories:
- Root: pkg install root-repo
- X11: pkg install x11-repo
For fixing any repository issues, try:
termux-change-repo
➜ ~ git:(master) ✗
openssl rand -hex 32
0ae3059a1406d685732096d3e509fca0c7a0e706d379c24e8e7d0e96aea4da56
➜ ~ git:(master) ✗