darcsden :: dbp -> urweb-experiments -> blob

some code using ur/web, a language/web framework based on dependent types (ie, Coq, Agda, etc) - a login mechanism with saltinghttp://www.impredicative.com/ur/

root / random.h

1
2
3
#include "types.h"

uw_Basis_string uw_Random_str(uw_context ctx, uw_Basis_int len);