badcow / phrase-generator
生成一个由形容词和名词组成的短语(例如:SubmissiveMonkey)。
v1.0
2019-05-10 22:48 UTC
Requires
- php: ~7.1
This package is auto-updated.
Last update: 2024-09-08 06:19:04 UTC
README
生成一个由形容词和名词组成的短语(例如:SubmissiveMonkey)。
安装
composer require badcow/phrase-generator
使用方法
程序默认生成一个形容词和一个名词组成的短语。
<?php require_once __DIR__.'/vendor/autoload.php'; use Badcow\PhraseGenerator\PhraseGenerator; echo PhraseGenerator::generate(); // 1 adjective and 1 noun
您也可以使用额外的参数来指定使用多个形容词或名词。
<?php require_once __DIR__.'/vendor/autoload.php'; use Badcow\PhraseGenerator\PhraseGenerator; echo PhraseGenerator::generate(2, 1); // 2 adjectives and 1 noun
示例短语
- UncomfortableTolerant
- NeighboringTortellini
- NearStep-grandmother
- MotherlyTrachoma
- ShallowAgony
- PinkTemp
- ImpossibleGrapefruit
- ProbableHarvester
- AmpleStep-mother
- SaltyCommandment
- KeenBowl
- DishonestZombie
- UnacceptableGoldfish
- DefiantFridge
- UncomfortableStab
- AmazingDurian
- MelodicCreature
- PristineMustard
- QuestionablePregnancy
- IntentBody
- SmallAcademics
- MildInevitable
- PrivateRestroom
- CandidAutoimmunity
- Well-groomedRemains
- EnchantedScarf
- BlaringTile
- SpectacularTechnologist
- FlawedSector
- ScholarlySpinach
- IroncladPorpoise
- TemptingSage
- PutridClub
- BothThreat
- NecessaryIntentionality
- DownrightHousewife
- FilthyCompetition
- LinedArchitecture
- TheseCemetery
- RewardingRecruit
- DiligentPicturesque
- LivelyTactics
- IdolizedHeritage
- TrustingCash
- GoldenNetball
- GrippingVersion
- IntentionalRevascularisation
- DistinctCriticism
- OurOpponent
- PaleSponge
- CalculatingLiner