Skip to content

Instantly share code, notes, and snippets.

View figloalds's full-sized avatar
🙂
Learning crazy new ways to build astoundingly amazing applications.

Felype Rennan figloalds

🙂
Learning crazy new ways to build astoundingly amazing applications.
  • SoftLeader Sistemas LTDA
  • Uberlândia - Brazil
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
namespace Figlotech.Core.Autokryptex
{
public sealed class FiRandom {
private long Seed;
let uni = [
'',
'um', 'dois', 'três', 'quatro', 'cinco', 'seis', 'sete', 'oito', 'nove',
'dez',
'onze', 'doze', 'treze', 'quatorze', 'quinze', 'dezesseis', 'dezessete', 'dezoito', 'dezenove',
]
let dezenas = [
'',
'dez',
'vinte',