class Triki::EnglishDictionary

Overview

Generates random English-like sentences using a word-frequency list.

Extended Modules

Defined in:

triki/english_dictionary.cr

Class Method Summary

Class Method Detail

def self.random_sentences(num : Int32) #

[View source]