@qso-soft/shared
Version:
Shared library for QSO-soft
350 lines • 5.29 kB
JavaScript
export const RANDOM_WORDS = [
'technology',
'food',
'music',
'movie',
'project',
'team',
'animal',
'plant',
'river',
'mountain',
'ocean',
'planet',
'universe',
'space',
'language',
'culture',
'art',
'sport',
'science',
'math',
'history',
'fiction',
'nature',
'city',
'country',
'continent',
'forest',
'desert',
'holiday',
'event',
'festival',
'celebration',
'journey',
'adventure',
'experience',
'emotion',
'feeling',
'idea',
'concept',
'discovery',
'invention',
'health',
'wealth',
'happiness',
'success',
'failure',
'friendship',
'love',
'family',
'relationship',
'communication',
'travel',
'food',
'drink',
'game',
'toy',
'tool',
'weapon',
'clothing',
'shelter',
'vehicle',
'instrument',
'book',
'movie',
'music',
'artwork',
'computer',
'phone',
'internet',
'software',
'hardware',
'website',
'social media',
'network',
'platform',
'cloud',
'data',
'algorithm',
'robot',
'AI',
'virtual reality',
'augmented reality',
'blockchain',
'crypto',
'space travel',
'climate change',
'environment',
'sustainability',
'healthcare',
'medicine',
'vaccine',
'pandemic',
'disaster',
'accident',
'crime',
'politics',
'economy',
'education',
'technology',
'innovation',
'research',
'discovery',
'exploration',
'creativity',
'curiosity',
'imagination',
'progress',
'freedom',
'justice',
'equality',
'peace',
'war',
'religion',
'philosophy',
'spirituality',
'culture',
'tradition',
'celebration',
'art',
'literature',
'history',
'mythology',
'legend',
'folklore',
'language',
'communication',
'relationship',
'identity',
'community',
'society',
'civilization',
'nature',
'ecosystem',
'biology',
'genetics',
'evolution',
'physics',
'chemistry',
'astronomy',
'geology',
'mathematics',
'geometry',
'algebra',
'calculus',
'statistics',
'engineering',
'architecture',
'medicine',
'psychology',
'sociology',
'economics',
'anthropology',
'politics',
'geography',
'climate',
'oceanography',
'meteorology',
'law',
'business',
'finance',
'marketing',
'management',
'leadership',
'entrepreneurship',
'startup',
'education',
'teaching',
'learning',
'student',
'teacher',
'school',
'university',
'college',
'graduation',
'career',
'job',
'employment',
'work',
'success',
'failure',
'goal',
'achievement',
'ambition',
'motivation',
'creativity',
'innovation',
'art',
'music',
'film',
'literature',
'science',
'technology',
'space',
'nature',
'environment',
'health',
'wellness',
'fitness',
'nutrition',
'medicine',
'therapy',
'happiness',
'love',
'friendship',
'family',
'community',
'society',
'culture',
'identity',
'travel',
'adventure',
'exploration',
'discovery',
'learning',
'knowledge',
'wisdom',
'experience',
'memory',
'emotion',
'feeling',
'thought',
'perception',
'consciousness',
'dream',
'imagination',
'fantasy',
'reality',
'virtual reality',
'history',
'evolution',
'revolution',
'progress',
'change',
'challenge',
'conflict',
'resolution',
'peace',
'war',
'competition',
'cooperation',
'victory',
'defeat',
'hero',
'villain',
'myth',
'legend',
'story',
'time',
'year',
'people',
'way',
'day',
'man',
'government',
'woman',
'life',
'child',
'world',
'school',
'state',
'family',
'student',
'group',
'country',
'problem',
'hand',
'part',
'place',
'case',
'week',
'company',
'system',
'program',
'question',
'work',
'government',
'number',
'night',
'point',
'home',
'water',
'room',
'mother',
'area',
'money',
'story',
'fact',
'month',
'lot',
'right',
'study',
'book',
'eye',
'job',
'word',
'business',
'issue',
'side',
'kind',
'head',
'house',
'service',
'friend',
'father',
'power',
'hour',
'game',
'line',
'end',
'member',
'law',
'car',
'city',
'community',
'name',
'president',
'team',
'minute',
'idea',
'kid',
'body',
'information',
'back',
'parent',
'face',
'others',
'level',
'office',
'door',
'health',
'person',
'art',
'war',
'history',
'party',
'result',
'change',
'morning',
'reason',
'research',
'girl',
'guy',
'moment',
'air',
'teacher',
'force',
'education',
];
//# sourceMappingURL=random-words.js.map