创建密码生成算法 [英] Create password generation algorithm

查看:81
本文介绍了创建密码生成算法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不使用C#.net的random()函数的情况下创建密码生成算法?

请告诉我.

在此,我们有4个单选按钮,用于选择字符,数字,特殊字符或组合.
如果我们选择2个单选按钮,例如数字和大写字母,则输出中的字符和数字都必须至少为1.

How to create password generation algorithm without use of random() function in C#.net?

Please tell me.

In this, we have 4 radio button for selection of character, numeric, special characters, or combination.
If we select 2 radio buttons like numberic and character upcase, then in output must have atleast 1 in both (character and numeric).

推荐答案

^ ]和随机密码世代 [^ ]可能会为您提供帮助.
A C# Password Generator[^]and Random-password-generation[^] might help you.


这篇关于创建密码生成算法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆