Found 479 repositories(showing 30)
hyvyys
Pangrams, sample sentences, character sets and metadata for the world's languages
Tebs-Lab
A Javascript program for generating perfect pangrams
davelab6
Deleted Wikipedia Pangrams
rm-hull
A multi-word anagram solver, based on the article "Anagrams and Pangrams" from The Armchair Universe
temporalparts
Finding English Perfect Pangrams
tuzz
A software implementation of Lee Sallows' Pangram Machine from his paper 'In Quest of a Pangram'.
BimoT
A pangram checker for the commandline
johnkerl
A simple JavaScript app to see if a phrase is a pangram
veersheth
The Brown Fox is typing test that measures the time take to type out the popular English pangram, hence getting an idea of the typing speed.
glebec
Cursed Pangram
slaughtr
API to determine if a string input is a pangram
F0rgenet
Russian text generator for Typst, offering placeholder texts sourced from famous Russian authors. It allows you to generate various types of Russian text samples, including lorem ipsum, pangrams, and works by authors like Pushkin.
yavuzim
No description available
tvquizphd
Pangram Generator
mrexodia
Simple web UI for the Pangram AI detection API.
Determines the surplus of characters that satisfies a self-enumerating pangram.
fenekirass565
A pangram is a sentence that contains every single letter of the alphabet at least once. For example, the sentence "The quick brown fox jumps over the lazy dog" is a pangram, because it uses the letters A-Z at least once (case is irrelevant). Given a string, detect whether or not it is a pangram.
metahack
Programming pangrams. Pre-alpha.
cubaden
Write a function which checks if one string is a rotation of other string.
FrancescoPaoloL
A simple code that generates Pangrams (what are is written in the readme file :) )
Rebun13
Training project from HackerRank.
landonpd
Uses AI to generate valid pangrams
yadavgoku
pangram
ClaudioDaffra
Autograms / Pangrams Resolve auto describing sentencenes
jquaid0001
Converts a string into a Set<Character> using Intstream and Collectors.toSet() to test if a sentence contains all 26 letters of the alphabet.
DrummerHead
Better than Lorem Ipsum, filler text using Pangrams
rightbrace
An in-CLI word guessing game about finding pangrams
C-phit
A tool to assist in creating Japanese pangrams.
fletom
A tiny OS X app that helps you create pangrams.
vickysangwan
String Pangram Questions