Skip to content

hiratara/hs-string-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

string-random

Haskell CI

Description

This package is a Haskell port of String_random.js library. There are implementations of Perl, golang, and Java as implementations of other languages.

SINOPSIS

{-# LANGUAGE OverloadedStrings #-} import Text.StringRandom main = do ymd <- stringRandomIO "20\\d\\d-(1[0-2]|0[1-9])-(0[1-9]|1\\d|2[0-8])" print ymd -- "2048-12-08" etc.

Author

Masahiro Honma (hiratara@cpan.org)

About

Generate random character string from regular expression

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •