is there any lorem ipsum generator in c#? [closed]

static string LoremIpsum(int minWords, int maxWords, int minSentences, int maxSentences, int numParagraphs) { var words = new[]{“lorem”, “ipsum”, “dolor”, “sit”, “amet”, “consectetuer”, “adipiscing”, “elit”, “sed”, “diam”, “nonummy”, “nibh”, “euismod”, “tincidunt”, “ut”, “laoreet”, “dolore”, “magna”, “aliquam”, “erat”}; var rand = new Random(); int numSentences = rand.Next(maxSentences – minSentences) + minSentences + 1; int numWords = rand.Next(maxWords … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)