sixarm_shell_random_scripts
SixArm.com → Shell → Random scripts to generate text
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Keywords
encryption
random
script
security
shell
unix
Last synced: 6 months ago
·
JSON representation
·
Repository
SixArm.com → Shell → Random scripts to generate text
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
encryption
random
script
security
shell
unix
Created about 11 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
Code of conduct
Citation
Codeowners
README.md
Shell »
Random scripts for generating text
All these methods generate random text by using the secure /dev/urandom source.
Random text generators:
- random-bcrypt-salt: String for bcrypt salt for encryption.
- random-mac-address: A media access control address (MAC address).
- random-match: Match a set of characters given as an argument.
- random-md5: MD5 sum, calling either md5sum or md5 command.
- random-md5-fingerprint: MD5 sum fingerprint.
- random-int: Integer from 0 to max.
- random-int-faster: Integer from 0 to max, skipping the seed.
- random-ip-address: Typical IP address a.b.c.d, all in 130-250 for readability.
- random-password: Opimized password characters for high security needs.
- random-password-words: Memorable password of four random words from a text file.
- random-passphrase: Opimized password characters for high security needs.
- random-salt: Alphanumeric A-Z a-z 0-9, suitable for
mkpasswdand/etc/shadow. - random-seed: Seed the bash random number generator using /dev/urandom.
- random-sha-256: SHA 256 appearance, A-Z a-z +, length 44.
- random-ssh-fingerprint: SSH fingerprint with SHA 256, IP address, type.
- random-uuid-upper: UUID in upper case.
- random-uuid-lower: UUID in lower case.
- random-word-characters: Word characters A-Z a-z and underscore.
- random-zid: ZID, which is 32 hexdecimal characters, lower case.
Random text generators for companies:
- random-apple-development-id: Apple.com development id.
- random-aws-pem-fingerprint: Amazon.com AWS PEM key pair fingerprint.
- random-aws-ses-smtp-username: Amazon.com AWS SES SMTP username.
- random-aws-ses-smtp-password: Amazon.com AWS SES SMTP password.
- random-azure-subscription-id: Microsoft.com Azure subscription id.
- random-crittercism-app-id: Crittercism.com app id.
- random-etsy-api-key: Etsy.com API key.
- random-etsy-shop-id: Etsy.com shop id.
- random-facebook-app-id: Facebook.com App Id.
- random-facebook-app-api-secret: Facebook.com App API Secret.
- random-linkedin-app-api-key: LinkedIn.com App API Key.
- random-linkedin-app-secret-key: LinkedIn.com App Secret Key.
- random-mixpanel-token: MixPanel.com token.
- random-segment-analytics-secret: Segment.com analytics secret.
- random-testflight-api-token: TestFlightApp.com API token.
- random-testflight-app-token: TestFlightApp.com app token.
- random-testflight-team-token: TestFlightApp.com team token.
- random-twitter-app-consumer-key: Twitter.com App Consumer Key.
- random-twitter-app-consumer-secret: Twitter.com App Consumer Secret.
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: Shell » <br> Random scripts for generating text
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/sixarm_shell_random_scripts/'
description: Shell » <br> Random scripts for generating text
repository-code: 'https://github.com/SixArm/sixarm_shell_random_scripts/'
abstract: >-
Shell » <br> Random scripts for generating text
license: See license file
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 54 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0