正規表現を使い始めると、すぐに「何か1文字」や「任意の文字列」にマッチさせたい、という場面に遭遇します。これを実現するのが、トランプのジョーカーのように機能する、非常に強力なワイルドカード**ドット.**です。 今回は、このドット.の基本的 ...
Putting a list into random order might seem like an unusual task, but it can be quite useful for many businesses. For example, you might want to randomly assign leads to salespeople, assign jobs to ...