<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 1:04 AM, edA-qa mort-ora-y <span dir="ltr"><<a href="mailto:eda-qa@disemia.com" target="_blank">eda-qa@disemia.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The problem is that if I derive the name from what the type contains the<br>
length of that name is essential unbound. So how does one generate<br>
names?  I'm thinking of just using a long hash and hoping I don't get<br>
accidental collisions. Surely there must be a better way?<br></blockquote><div><br></div><div style>Just a cryptographic hash (e.g. SHA1) to avoid the need to "hope" that there are no collisions.</div><div style>
<br></div><div style>-- Sean Silva <br></div></div></div></div>