Nothing
test_that('basic_word_list_check',{
expect_equal(length(keyToEnglish(letters)), 26)
})
test_that('hash_stability_check',{
expect_equal(keyToEnglish(letters), c("AddressBearInfectiousRecordDeformity", "FragmentParticularlyHomologousDepthSurrender",
"ProminentPrecipitateRelaxAnimationTubular", "VersionNationalBloomReptileMake",
"LiabilityBiteFixedLikenessKnot", "FretStomachRoveCaptainPretty",
"KernelBestYoungMeetSubordinate", "DrumServeNitrogenNeglectHind",
"SpiderAstringentParticularReckonDropping", "ChildPearlProvideBehindOutline",
"ImposingPointedToolToneFreshwater", "DisguiseParadiseYouthEntreatyRude",
"AlphabetSerpentineIndefiniteSpecificArtillery", "InductionOccurSpeedVariationPermit",
"MouseFermentBastardBeatPatch", "ProcureExceptionAssignAntecedentWhole",
"UsageMembraneOrchestraBeginningInitiate", "FormedBendStarchSportInclose",
"SuperiorBirdMushroomFaultAdherence", "EntrailsRushMorningExpenseGroove",
"AbilityCitizenObservingSufferingBirth", "FundMomentIndiesEntryAnnual",
"TabletNitrogenReadilyAtlanticAttached", "BluntMistakeExcellentCommunionWrongly",
"GrantBreathUsageHumorRock", "TroopDarkenDigestiveResortProperly"
))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.